Undisciplined Art - Chance

Sound of Sight

Lauren Hu

In [9]:
# If spectrogram images like this one can be produced from a song, surely it can work the other way around.

Below are images and the audio clips they form

In [10]:
imageToAudio('diagonal2.png')
Out[10]:
In [11]:
imageToAudio('derpcorn.png')
Out[11]:
In [12]:
imageToAudio('banksky.jpg')
# https://www.sothebys.com/en/articles/sothebys-gets-banksyed-at-contemporary-art-auction-in-london 
# in honor of the million dollar shredding
Out[12]:
In [13]:
imageToAudio('trump.jpg')
Out[13]:
In [14]:
imageToAudio('monalisa.jpg')
Out[14]:

code at https://lhu808.github.io/art_chance_code.html jupyter notebook python 3